CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 进程

搜索资源列表

  1. txin

    0下载:
  2. linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:111906
    • 提供者:朱可可
  1. ka

    0下载:
  2. Linux系列实验,包括 存储器管理 进程调度 进程同步 等-Linux series of experiments, including memory management, such as the process of scheduling the process of synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:826602
    • 提供者:Alex
  1. linuxhjjc

    0下载:
  2. 进程之间的通信linux下监控进程之间的通信 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,-Linux 进程间通信主要包括管道, 系统IPC(包括消息队列,信号量,共享存储), SOCKET,
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:181877
    • 提供者:taojinsha
  1. message_queue

    0下载:
  2. linux下posix标准的消息队列实现进程间通信-message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:周辉
  1. process_communication

    0下载:
  2. 嵌入式 linux 进程创建、进程间通信应用程序源代码及修改练习。-Embedded linux process creation, interprocess communication application source code and modify practice.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:53741
    • 提供者:薄大户
  1. LinuxShellCprogramming

    0下载:
  2. Linux C编程技术: lect01 Linux 介绍 lect02 Linux 安装 lect03 Linux 基础 lect04 Linux Shell介绍 lect05 Linux 进程控制 lect06 Shell编程_变量 lect07 Shell脚本编程 lect08 Linux下C语言编程简介 lect09 文件操作 lect10 Linux下的多进程编程 lect11 Linux 信号 -Linux C programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10740233
    • 提供者:方朝辉
  1. LinuxKernelTaskManagment

    0下载:
  2. 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:437700
    • 提供者:Bamboo
  1. Linux_system_function

    0下载:
  2. linux 系统进程编程方法,希望能对进程编程的有帮助。-linux system process programming, hoping to help the process of programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:260530
    • 提供者:郑森林
  1. Linux_kernel_design

    0下载:
  2. Linux 内核学习和开发的一本重要资料,比较详细,与大家分享。里面包含 进程、内存管理、模块等部分-Linux kernel learning and the development of an important information in more detail to share with you. Which contains processes, memory management, modules and some other
  3. 所属分类:OS Develop

    • 发布日期:2017-06-03
    • 文件大小:15007775
    • 提供者:Chensiming
  1. Linux-Net-Programmer

    0下载:
  2. 《linux网络编程》,介绍了linux中进程管理,网络的基础知识,BSD socket,和TCP/TP应用等,是学习linux下网络编程的好书籍!-" Linux network programming" to introduce the linux in the process management, network basics, BSD socket, and TCP/TP applications, network programming under linux to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1734671
    • 提供者:zhonghai
  1. memoryshare-test-linux

    0下载:
  2. LINUX下进程间通过内存交换传递数据。-LINUX under the exchange of data between processes by memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:895
    • 提供者:阿汤
  1. linux-msgqueue-test

    0下载:
  2. LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1353
    • 提供者:阿汤
  1. Linux

    0下载:
  2. (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:45855336
    • 提供者:randoll
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  1. Linux_process_synchronization_communication_docume

    0下载:
  2. Linux进程同步、通信的主要机制经典文档Linux process synchronization, communication documents the main mechanism for classical-Linux process synchronization, the main mechanism for communication classic document Linux process synchronization, communication documents t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:80863
    • 提供者:nik
  1. linuxC_programming

    0下载:
  2. linux下C程序设计,包括网络编程,进程间通信等,经典-Under linux C programming, including network programming, inter-process communication, classical
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7599875
    • 提供者:cmdeng
  1. linux

    0下载:
  2. LINUX进程间通信程序设计演示代码,包括3种通讯方式:管道通讯,信号通讯,共享内存通讯。-LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3429
    • 提供者:mini
  1. Linux

    0下载:
  2. linux进程调度分析 -linux process schedule fenxi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:251275
    • 提供者:杜磊
  1. linux

    0下载:
  2. linux网络编程,比较简明,包括socket编程,多线程,进程,信号-linux Network programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1735041
    • 提供者:shiwei
  1. linux

    0下载:
  2. 一个QQ聊天小软件,多进程,多线程,的聊天小工具,运用linux下C语言实现。-a software for commiunicate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5734
    • 提供者:赵聪
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com